MWI: Documentation for Bound Keypair static keys - #59854
Merged
Merged
Conversation
This adds documentation and a guide for bound keypair static keys, added in #59620.
timothyb89
temporarily deployed
to
docs-amplify
October 2, 2025 05:08 — with
GitHub Actions
Inactive
Contributor
|
Amplify deployment status
|
timothyb89
temporarily deployed
to
docs-amplify
October 3, 2025 02:16 — with
GitHub Actions
Inactive
timothyb89
temporarily deployed
to
docs-amplify
October 3, 2025 02:16 — with
GitHub Actions
Inactive
timothyb89
marked this pull request as ready for review
October 3, 2025 02:17
github-actions
Bot
requested review from
boxofrad,
mmcallister,
ptgott,
r0mant,
strideynet and
zmb3
October 3, 2025 02:17
boxofrad
approved these changes
Oct 6, 2025
strideynet
reviewed
Oct 6, 2025
| |--------------------------------------------------------------------------------------------------------|---------------------------------------------------------------|------------------------------------------| | ||
| | [Azure DevOps](azure-devops.mdx) | TAR archive | Azure DevOps-signed identity document | | ||
| | [Bitbucket Pipelines](bitbucket.mdx) | TAR archive | Bitbucket-signed identity document | | ||
| | [Bound Keypair static key][bound-keypair-static] | Package manager or TAR archive | Bound Keypair static key | |
Contributor
There was a problem hiding this comment.
Should we add a remark under the CI/CD heading that states basically "Hey Bound Keypair static key is the fallback you should use if your provider isn't explicitly in this list" - I feel like otherwise, it's not clear what this entry means.
Contributor
Author
There was a problem hiding this comment.
Good call, I've added a note below the table.
timothyb89
temporarily deployed
to
docs-amplify
October 7, 2025 02:22 — with
GitHub Actions
Inactive
timothyb89
temporarily deployed
to
docs-amplify
October 7, 2025 02:25 — with
GitHub Actions
Inactive
strideynet
approved these changes
Oct 7, 2025
public-teleport-github-review-bot
Bot
removed request for
mmcallister,
ptgott,
r0mant and
zmb3
October 7, 2025 08:35
timothyb89
temporarily deployed
to
docs-amplify
October 10, 2025 01:56 — with
GitHub Actions
Inactive
timothyb89
temporarily deployed
to
docs-amplify
October 10, 2025 02:06 — with
GitHub Actions
Inactive
timothyb89
temporarily deployed
to
docs-amplify
October 17, 2025 01:44 — with
GitHub Actions
Inactive
timothyb89
commented
Oct 17, 2025
| { | ||
| icon: <Icon name="lock" size="xl" />, | ||
| to: "../../reference/machine-workload-identity/machine-id/bound-keypair/getting-started", | ||
| to: "../../../reference/machine-workload-identity/machine-id/bound-keypair/getting-started", |
Contributor
Author
There was a problem hiding this comment.
Adding a quick fix for the broken link added in #59775
Contributor
|
@timothyb89 See the table below for backport results.
|
Contributor
|
@timothyb89 See the table below for backport results.
|
timothyb89
added a commit
that referenced
this pull request
Oct 20, 2025
* MWI: Documentation for Bound Keypair static keys This adds documentation and a guide for bound keypair static keys, added in #59620. * Fill in remaining sections * Tweak warning message * Address review comments * Fix excessive whitespace * Address review feedback * Further tweak private key storage wording * Fix broken link to bound keypair guide
github-merge-queue Bot
pushed a commit
that referenced
this pull request
Oct 22, 2025
* MWI: Documentation for Bound Keypair static keys (#59854) * MWI: Documentation for Bound Keypair static keys This adds documentation and a guide for bound keypair static keys, added in #59620. * Fill in remaining sections * Tweak warning message * Address review comments * Fix excessive whitespace * Address review feedback * Further tweak private key storage wording * Fix broken link to bound keypair guide * Fix import path
mmcallister
pushed a commit
that referenced
this pull request
Nov 6, 2025
* MWI: Documentation for Bound Keypair static keys This adds documentation and a guide for bound keypair static keys, added in #59620. * Fill in remaining sections * Tweak warning message * Address review comments * Fix excessive whitespace * Address review feedback * Further tweak private key storage wording * Fix broken link to bound keypair guide
mmcallister
pushed a commit
that referenced
this pull request
Nov 19, 2025
* MWI: Documentation for Bound Keypair static keys This adds documentation and a guide for bound keypair static keys, added in #59620. * Fill in remaining sections * Tweak warning message * Address review comments * Fix excessive whitespace * Address review feedback * Further tweak private key storage wording * Fix broken link to bound keypair guide
mmcallister
pushed a commit
that referenced
this pull request
Nov 20, 2025
* MWI: Documentation for Bound Keypair static keys This adds documentation and a guide for bound keypair static keys, added in #59620. * Fill in remaining sections * Tweak warning message * Address review comments * Fix excessive whitespace * Address review feedback * Further tweak private key storage wording * Fix broken link to bound keypair guide
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This adds documentation and a guide for bound keypair static keys, added in #59620.